'Declaration Public Function New( _ ByVal value() As System.Byte, _ ByVal flags As PdfStringFlags _ )
public PdfString( System.byte[] value, PdfStringFlags flags )
Parameters
- value
- The value.
- flags
- The value of Flags.
'Declaration Public Function New( _ ByVal value() As System.Byte, _ ByVal flags As PdfStringFlags _ )
public PdfString( System.byte[] value, PdfStringFlags flags )